﻿2026-06-21T22:28:23.3155850Z ##[group]Run actions/checkout@v5
2026-06-21T22:28:23.3156642Z with:
2026-06-21T22:28:23.3157009Z   fetch-depth: 0
2026-06-21T22:28:23.3157433Z   repository: SaberMage/spt-core
2026-06-21T22:28:23.3161044Z   token: ***
2026-06-21T22:28:23.3161412Z   ssh-strict: true
2026-06-21T22:28:23.3161764Z   ssh-user: git
2026-06-21T22:28:23.3162136Z   persist-credentials: true
2026-06-21T22:28:23.3162526Z   clean: true
2026-06-21T22:28:23.3162903Z   sparse-checkout-cone-mode: true
2026-06-21T22:28:23.3163319Z   fetch-tags: false
2026-06-21T22:28:23.3163679Z   show-progress: true
2026-06-21T22:28:23.3164050Z   lfs: false
2026-06-21T22:28:23.3164392Z   submodules: false
2026-06-21T22:28:23.3164759Z   set-safe-directory: true
2026-06-21T22:28:23.3165360Z ##[endgroup]
2026-06-21T22:28:23.3952434Z Syncing repository: SaberMage/spt-core
2026-06-21T22:28:23.3953950Z ##[group]Getting Git version info
2026-06-21T22:28:23.3954584Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T22:28:23.3955494Z [command]/usr/bin/git version
2026-06-21T22:28:23.3955907Z git version 2.43.0
2026-06-21T22:28:23.3965016Z ##[endgroup]
2026-06-21T22:28:23.3978100Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fc3cf13c-a3e0-43c1-8c5c-cdee693c9b8f' before making global git config changes
2026-06-21T22:28:23.3979785Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T22:28:23.3981982Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T22:28:23.4016577Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T22:28:23.4037089Z https://github.com/SaberMage/spt-core
2026-06-21T22:28:23.4048439Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T22:28:23.4051529Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T22:28:23.4077543Z HEAD
2026-06-21T22:28:23.4105294Z ##[endgroup]
2026-06-21T22:28:23.4106544Z [command]/usr/bin/git submodule status
2026-06-21T22:28:23.4288616Z ##[group]Cleaning the repository
2026-06-21T22:28:23.4291722Z [command]/usr/bin/git clean -ffdx
2026-06-21T22:28:26.2844300Z Removing target/
2026-06-21T22:28:26.2854040Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T22:28:26.3043323Z HEAD is now at 6023524da Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:28:26.3048339Z ##[endgroup]
2026-06-21T22:28:26.3050586Z ##[group]Disabling automatic garbage collection
2026-06-21T22:28:26.3053321Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T22:28:26.3080822Z ##[endgroup]
2026-06-21T22:28:26.3081341Z ##[group]Setting up auth
2026-06-21T22:28:26.3086152Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T22:28:26.3113461Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T22:28:26.3297336Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T22:28:26.3321811Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T22:28:26.3508539Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T22:28:26.3532432Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T22:28:26.3723964Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T22:28:26.3783980Z ##[endgroup]
2026-06-21T22:28:26.3784553Z ##[group]Fetching the repository
2026-06-21T22:28:26.3791595Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e95b3e8976a23f532732eb0f93c335c24bedd824:refs/remotes/pull/27/merge
2026-06-21T22:28:27.1684228Z From https://github.com/SaberMage/spt-core
2026-06-21T22:28:27.1684980Z    967ba7e75..d79f02e8f  viewer-drain-decouple-b4                 -> origin/viewer-drain-decouple-b4
2026-06-21T22:28:27.1685692Z    7074ba0f4..123253f56  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-21T22:28:27.1749754Z  + 6023524da...e95b3e897 e95b3e8976a23f532732eb0f93c335c24bedd824 -> pull/27/merge  (forced update)
2026-06-21T22:28:27.1786457Z ##[endgroup]
2026-06-21T22:28:27.1787063Z ##[group]Determining the checkout info
2026-06-21T22:28:27.1787506Z ##[endgroup]
2026-06-21T22:28:27.1791736Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T22:28:27.1834282Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T22:28:27.1859376Z ##[group]Checking out the ref
2026-06-21T22:28:27.1867796Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T22:28:27.1967537Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T22:28:27.1968071Z any of your branches:
2026-06-21T22:28:27.1968244Z 
2026-06-21T22:28:27.1968607Z   6023524da Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:28:27.1969366Z 
2026-06-21T22:28:27.1969609Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T22:28:27.1969943Z to do so with:
2026-06-21T22:28:27.1970070Z 
2026-06-21T22:28:27.1970229Z  git branch <new-branch-name> 6023524da
2026-06-21T22:28:27.1970423Z 
2026-06-21T22:28:27.1971760Z HEAD is now at e95b3e897 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:28:27.1978351Z ##[endgroup]
2026-06-21T22:28:27.2015832Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T22:28:27.2038014Z e95b3e8976a23f532732eb0f93c335c24bedd824
